home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Internet & Communication / Cyberduck 2.5.5 (freeware).dmg / Cyberduck.app / Contents / Resources / ja.lproj / Info.nib / classes.nib next >
Text File  |  2006-03-03  |  1KB  |  34 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = "ch.cyberduck.ui.cocoa.CDInfoController"; 
  6.             LANGUAGE = Java; 
  7.             OUTLETS = {
  8.                 applyButton = NSButton; 
  9.                 filenameField = NSTextField; 
  10.                 groupField = NSTextField; 
  11.                 groupr = NSButton; 
  12.                 groupw = NSButton; 
  13.                 groupx = NSButton; 
  14.                 iconImageView = NSImageView; 
  15.                 kindField = NSTextField; 
  16.                 modifiedField = NSTextField; 
  17.                 otherr = NSButton; 
  18.                 otherw = NSButton; 
  19.                 otherx = NSButton; 
  20.                 ownerField = NSTextField; 
  21.                 ownerr = NSButton; 
  22.                 ownerw = NSButton; 
  23.                 ownerx = NSButton; 
  24.                 pathField = NSTextField; 
  25.                 permissionsBox = NSBox; 
  26.                 recursiveCheckbox = NSButton; 
  27.                 sizeField = NSTextField; 
  28.                 window = NSWindow; 
  29.             }; 
  30.             SUPERCLASS = NSObject; 
  31.         }
  32.     ); 
  33.     IBVersion = 1; 
  34. }